home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gamecube Preview CD ROM
/
04 - Gamecube Preview CD-ROM.iso
/
pc
/
site
/
gamecube.swf
/
scripts
/
DefineButton2_536
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-09-17
|
83 b
|
5 lines
on(press){
frame = Number(_name) + 1;
_parent.copy.gotoAndStop(frame);
}